速報APP / 個人化 / SortPaper - Sorting Algorithms Visualize

SortPaper - Sorting Algorithms Visualize

價格:免費

更新日期:2019-10-10

檔案大小:20M

目前版本:1.9.0

版本需求:Android 4.4 以上版本

官方網站:http://tsaot.com

Email:apps@tsaot.com

聯絡地址:隱私權政策

SortPaper - Sorting Algorithms Visualized(圖1)-速報App

I've always been fascinated by watching visualizations of sorting algorithms. It's been kind of soothing just watching the data be moved into order through simple steps. So I made this.

SortPaper - Sorting Algorithms Visualized(圖2)-速報App

Watch a scrambled image or color gradient be sorted using random sorting algorithms on your home screen. You can customize the colors or image used, the size of the cells being sorted, the speed, and even what algorithms to use.

SortPaper - Sorting Algorithms Visualized(圖3)-速報App

Currently implemented:

SortPaper - Sorting Algorithms Visualized(圖4)-速報App

Bubble Sort

SortPaper - Sorting Algorithms Visualized(圖5)-速報App

Cocktail Shaker Sort

SortPaper - Sorting Algorithms Visualized(圖6)-速報App

Quick Sort

SortPaper - Sorting Algorithms Visualized(圖7)-速報App

Shell Sort

SortPaper - Sorting Algorithms Visualized(圖8)-速報App

Insertion Sort

Merge Sort

Selection Sort

Rain then one of the previously mentioned methods

Other methods will be added in the future.